From: Chong Yidong Date: Sat, 6 Feb 2010 13:29:05 +0000 (-0500) Subject: Credit Vivek Dasmohapatra for suggesting the last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8583 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=73652b1a60a9a16b37b62b683523c8c324afbdd2;p=emacs.git Credit Vivek Dasmohapatra for suggesting the last change. --- diff --git a/src/ChangeLog b/src/ChangeLog index 04e01971580..48488fc8f17 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,7 +2,7 @@ * charset.c (load_charset_map_from_file) (load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA - instead of xmalloc (Bug#5526). + instead of xmalloc (Bug#5526). Suggested by Vivek Dasmohapatra. 2010-02-05 Chong Yidong